hi |
Re: naming the table Now, a DOORS table is not "in" a given object. It is a hierarchy of objects starting with a "table" object (which is only visible when you untick in the Menu "View --> Show --> Table cells". Instead of the table, you then see an object which only reads ">> Table". Tick the "Table cells" again, and your table is back on the screen). The table rows are child objects below this table object, and the cell objects are child objects of those row objects. With that, when the table cells are visible on the screen, it is clear that you can't write "in the same object". However, I might be wrong in guessing your question, as you actually wrote "in the same object level", not "in the same object". If you just want to create a new object after the table (at the same Object level), well, that's easy: Just select a table cell and press <CTRL>+N, or select "Insert --> Object". In this new object's "Object Text" you can then put the table caption. Regards, Peter |
Re: naming the table |